Welcome![Sign In][Sign Up]
Location:
Search - qt windows

Search list

[GDI-Bitmap2dpainting

Description: QT完成的一个非常典型的2D图形显示例子,用于图形学的初学者,此软件可以跨平台。-2D picture printer for windows, linux.
Platform: | Size: 27648 | Author: wwq1105 | Hits:

[Video Capturevms-0.0.3

Description: 本系统从摄像头实时采集视频并显示,相片的拍照,预览与管理功能,MPEG4视频的录制与播放。系统使用Qt开发。本系统支持多平台多操作系统,在Windows系统下使用OpenCV的一些库函数进行视频采集。在Linux系统下使用V4L进行视频采集。 在以下环境测试运行:Windows: Qt 4.4.3,Linux: qt-embedded-linux-opensource-src-4.4.1 详情见 http://sonew.512j.com/-The system from the video camera in real-time acquisition and display, photo camera, preview and management capabilities, MPEG4 video recording and playback. Qt development system. The system supports multi-platform multi-operating systems, Windows systems use the OpenCV library functions for a number of video capture. In the Linux system for use V4L video capture. Test run in the following environment: Windows: Qt 4.4.3, Linux: qt-embedded-linux-opensource-src-4.4.1 Details http://sonew.512j.com/
Platform: | Size: 1412096 | Author: shujel | Hits:

[CommunicationMyICQ-0.8-alpha1

Description: MyICQ是一套公开源代码的即时通讯软件,包括服务器端和客户端,可以用于互联网或局域网中。可以运行在Windows或Linux(KDE/Qt)操作系统上,这是Windows版。目前客户端程序的界面完全模仿腾讯的- MyICQ is a set of open-source instant messaging software, including server-side and client, can be used for Internet or LAN. Can run on Windows or Linux (KDE/Qt) operating system, which is Windows version. Client program is currently fully mimic the interface of Tencent QQ
Platform: | Size: 1030144 | Author: 倪干 | Hits:

[VC/MFCGUIProgrammingwithQt4

Description: Using Trolltech s Qt you can build industrial-strength C++ applications that run natively on Windows, Linux/Unix, Mac OS X, and embedded Linux--without making source code changes. With this book Trolltech insiders have written a start-to-finish guide to getting great results with the most powerful version of Qt ever created: Qt 4.1.
Platform: | Size: 4361216 | Author: 想大李 | Hits:

[Linux-UnixmultiProcess

Description: 一个多进程通信的演示,在UBuntu8.04中编写,使用QT图形化,主要内容是有四个进程,每个进程一个窗口,一个物体在四个窗口中穿梭-A demonstration about multi process communication, built in UBuntu8.04 with QT, there are four process, each process have a window, an object move in the four windows.
Platform: | Size: 102400 | Author: KingMars | Hits:

[Windows DevelopTextEditor

Description: 用qt写的一个文本编辑器。类似windows自带的text。-Qt written using a text editor. Similar to windows own text.
Platform: | Size: 388096 | Author: jz | Hits:

[Internet-Networktcptrans

Description: TCP协议传输文件,sock用到ace库,文件操作用到qt库。原理:服务器开启一个端口号,启动客户端,客户端向服务端传输文件,服务端接受文件。 该程序在windows测试通过,linux和uinx没有测试过。-tcp file trans
Platform: | Size: 3624960 | Author: ww | Hits:

[Software EngineeringQT4

Description: 讲述QT编程的经典书籍,无需都说,英文第二版,带源码- Table of Contents| Index Copyright Series Editor s Note Foreword Preface Acknowledgments A Brief History of Qt Part I: Basic Qt Chapter 1. Getting Started Hello Qt Making Connections Laying Out Widgets Using the Reference Documentation Chapter 2. Creating Dialogs Subclassing QDialog Signals and Slots in Depth Rapid Dialog Design Shape-Changing Dialogs Dynamic Dialogs Built-in Widget and Dialog Classes Chapter 3. Creating Main Windows Subclassing QMainWindow Creating Menus and Toolbars Setting Up the Status Bar Implementing the File Menu Using Dialogs Storing Settings Multiple Documents Splash Screens Chapter 4. Implementing Application Functionality The Central Widget Subclassing QTableWidget Loading and Saving Implementing the Edit Menu Implementing the Other Menus Subclassing QTableWidgetItem Chapter 5. Creating Custom Widgets Customizing Qt Widgets Subclassing QWidget Integrating Custom Widgets with Qt
Platform: | Size: 8090624 | Author: huang traoye | Hits:

[Windows DevelopDocument_For_QT

Description: 全面介绍windows/linux系统下基于qt的软件开发流程和设计方法-A comprehensive introduction to windows/linux system qt-based software development processes and design methods
Platform: | Size: 486400 | Author: | Hits:

[Windows Developimageviewer

Description: 一个简单的图片浏览程序 开发环境为QT 使用环境windows-A simple picture browser program development environment for windows environment QT
Platform: | Size: 927744 | Author: 王雪飞 | Hits:

[Linux-UnixQt4Calendar

Description: Qt4的日期控件程序,可以实现日期的获取,本程序对于Qt4的初学者比较实用。Qt是夸平台的GUI库,一次编写到处编译,无论是LINUX还是WINDOWS。-Calendar Qt4 Programming, good example for fresh qt4 coder
Platform: | Size: 219136 | Author: 倪明 | Hits:

[Linux-Unixcgui

Description: 这一章介绍如何用qt 创建程序的主窗口。最后,读者能够生成一个有着全部菜单,工具条,状 态条和许多对话框的完整的用户界面。 应用程序的主窗口是用户界面的框架。SpreadSheet 应用程序的主窗口如图所示。这个程序 使用了第二章创建的Find,Go-to-Cell 和Sort 对话框。 很多GUI 应用程序都能够处理文件的读写,数据处-Overview The Only Official, Best-Practice Guide to Qt 4.3 Programming Using Trolltech s Qt you can build industrial-strength C++ applications that run natively on Windows, Linux/Unix, Mac OS X, and embedded Linux without source code changes. Now, two Trolltech insiders have written a start-to-finish guide to getting outstanding results with the latest version of Qt: Qt 4.3. Packed with realistic examples and in-depth advice, this is the book Trolltech
Platform: | Size: 14186496 | Author: luhongyu | Hits:

[OtherQt4.pdf

Description: 《Linux窗口程序设计——Qt4精彩实例分析》共分11章,以循序渐进的方式对Qt应用开发进行了介绍,涵盖了界面外观、图像处理、磁盘文件、网络与通信、事件等程序设计中经常涉及的内容。其内容全面,针对性强,叙述言简意赅、清晰流畅,讲解透彻,通俗易懂,图例丰富,所有实例均在Linux和Windows操作系统下进行了验证。-Linux Windows Programming- Qt4 wonderful examples of analysis is divided into 11 chapters, a gradual and orderly manner Qt application development were introduced, covering the interface appearance, image processing, disk file, network and communications, events and other programming is often related content. The contents of a comprehensive, targeted, concise narrative, clear and smooth, explain the thorough, user-friendly, rich in legend, all instances are in Linux and Windows operating system has been verified.
Platform: | Size: 41061376 | Author: Kevincao | Hits:

[Internet-NetworkNamePipe

Description: 做多客户端与服务器端的双向通信,采用QLocalSocket/QLocalServer实现起来简单,但通信效率太低,客户端发数据,服务器端的readyRead信号延时约100ms(看QT源码,发现里面用的是100ms定时器来检测信号),后来自己照着QLocalSocket的思路封装了windows的命名管道,采用多线程来接收数据,在本机上测试通过,通信效率有明显改善。-To do more client and server-side two-way communication, using QLocalSocket/QLocalServer to achieve them simple, but the communication efficiency is too low, the client made the data, the server-side readyRead the signal delay of about 100ms (see QT source code found inside using a 100ms timer device to detect the signal), and later their shining QLocalSocket encapsulates the idea of windows named pipes, using multiple threads to receive data, tested on this machine, the communication efficiency has clearly improved.
Platform: | Size: 18537472 | Author: 刘明芬 | Hits:

[Communication-MobileQtForMobile

Description: QT在WINDOWS MOBILE的图形环境-QT' s graphical environment in the WINDOWS MOBILE
Platform: | Size: 1129472 | Author: ddy | Hits:

[ICQ-IM-ChatMyICQ-0.8-alpha1

Description: MyICQ是一套公开源代码的即时通讯软件,包括服务器端和客户端,可以用于互联网或局域网中。可以运行在Windows或Linux(KDE/Qt)操作系统上,这是Windows版。目前客户端程序的界面完全模仿腾讯的-MyICQ is a set of open-source instant messaging software, including server-side and client-side, can be used on the Internet or LAN. Can run on Windows or Linux (KDE/Qt) operating system, which is Windows. Current client program interface is a mimic Tencent QQ
Platform: | Size: 1050624 | Author: tao | Hits:

[Linux-Unix65520802pos_system_linux

Description: 用Qt工具开发的pos机,能在windows和Linux下运行-pos machine
Platform: | Size: 159744 | Author: 李祖炬 | Hits:

[Windows Developew809

Description: qt的串口通信,windows系统,可以通过修改放到linux上用-qt of the serial communication, windows system, you can put linux on the use by modifying the
Platform: | Size: 18432 | Author: 李小明 | Hits:

[GUI DevelopExampleDragWidget

Description: This sample of code how to use Drag Widget on Qt4. Included Window and Widget sample with Windows binary.-This is sample of code how to use Drag Widget on Qt4. Included Window and Widget sample with Windows binary.
Platform: | Size: 2003968 | Author: IGHOR | Hits:

[Linux-UnixQt4

Description: C+++GUI Programming with Qt4 第二版,中文的哦,从第一章到第十章,不错的学习资料-C+++ GUI Programming with Qt4 2nd Edition, Chinese Oh, from the first chapter to chapter, a good learning materials
Platform: | Size: 2030592 | Author: lifu | Hits:
« 1 2 3 4 56 7 8 9 10 ... 28 »

CodeBus www.codebus.net